home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / linalg.zip / PROJ09.PRO < prev    next >
Text File  |  1989-05-26  |  436b  |  13 lines

  1. PROJECT 9.
  2.  
  3.            ┌     ┐                                       2
  4.    Let A = │ 1 1 │ , and look at the successive powers  A ,
  5.            │ 1 0 │
  6.            └     ┘
  7.  3    4    5
  8. A ,  A ,  A ,  etc.
  9.  
  10.    Make a conjecture about the entries of these matrices and try to prove it.
  11.  
  12.    If you haven't heard of the Fibonacci sequence you may wish to ask your instructor, or to browse in some books on "discrete mathematics".
  13.